iPhone、iPad程式, Android程式, 其他, WindowsPhone程式

  • warning: Creating default object from empty value in /home/xnvgu7/public_html/modules/taxonomy/taxonomy.pages.inc on line 34.
  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_argument.inc on line 745.
  • warning: Declaration of views_handler_filter::options_validate(&$form, &$form_state) should be compatible with views_handler::options_validate($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 585.
  • warning: Declaration of views_handler_filter::options_submit(&$form, &$form_state) should be compatible with views_handler::options_submit($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter.inc on line 585.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 149.
  • warning: Declaration of views_plugin_style_default::options(&$options) should be compatible with views_object::options() in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_style_default.inc on line 25.
  • warning: Declaration of views_plugin_row::options_validate($form, &$form_state) should be compatible with views_plugin::options_validate(&$form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_row.inc on line 135.
  • warning: Declaration of views_plugin_row::options_submit($form, &$form_state) should be compatible with views_plugin::options_submit(&$form, &$form_state) in /home/xnvgu7/public_html/sites/all/modules/views/plugins/views_plugin_row.inc on line 135.

繼續「執著於你的愛」

下文引用自聯合報 2011-10-08民意論壇

賈伯斯辭世/繼續「執著於你的愛」【聯合報╱陸士傑】

iPhone Q&A

iPhone Q&A:2009年07月20日星期一

Swift & iOS8重要links

iOS8 Swift Cheat sheet:Swift/iOS8 的小抄。

Swift Cheat Sheet:Swift小抄。

iOS-blog:許多iOS8/Swift 教學。

Swift Tutorial - A quick start:快速上手Swift程式例子。

UISwitch在iOS7改變了大小

iOS7有許多改變,尤其是UI,UISwitch在iOS7改變了大小。

iOS7的UISwitch是51x31,而iOS7之前UISwitch是79x27,所以:

UISwitch的位置會有所改變,需要用程式來更改其位置。例如使用center來更改其位置:

pagingEnabled.center = CGPointMake( spacing + self.pagingEnabled.frame.size.width / 2, pagingEnabled.center.y);

 

 

1.2 Variables and Arithmetic Expressions

本節以列印出華氏Farenheit-攝氏Celsius對照表來說明「變數」Variables及「算數式」Arithmetic Expressions。以程式來解說,共有四個程式。

Dev-C++顯示行號Line number

Dev-C++顯示行號Line number的方法是:

Hello World,第一個程式

Hello World,第一個程式

Chapter 1. A Tutotial Introduction

使用範例說明,以便很快上手。

The C Programming Language

1-5 C語言的編譯、連結和執行

完成了一個C語言的程式後,必需經過編譯、連結,才能執行。

1-2 1-3 1-4 C語言的沿革、特色及如何開發程式

1-2 1-3 1-4 C語言的沿革、特色及如何開發程式

1-1 程式語言的演進

第1章 C語言導論

第1章 C語言導論

 

 

最新C&C++學習範本第三版

最新C&C++學習範本第三版,松崗出版。

Dev-C++的求助Help

使用Dev-C++的求助Help,若出現「無法取得程式畫面」(如下圖),則需下載windows元件,windows7及windows8較會發生此情形。

在Xcode 5.0.1中,以iOS6測試

有了iOS7,必需將Xcode升級到Xcode 5,但是iOS simulator只有iOS7。若要測iOS6,該如何做?

sectionIndexTitlesForTableView 擠在一起

這個問題無解,蘋果iOS7就是要這樣。

參考http://stackoverflow.com/questions/19083889/compressed-index-sectionindextitlesfortableview

 

status bar in iOS7 和下方重曡

status bar 在 iOS7 和下方的Application area出現重曡現象,這問題無解,可以做的事情是譲status bar看起來不明顯。

改變中文字體設定-iBooks

改變中文字體設定-iBooks

 

由上往下丶右往左閲讀設定-iBooks

由上往下丶右往左閲讀設定-iBooks

訂閱文章